projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b52a8
)
combobox: Remove unused define
author
Timm Bäder
<mail@baedert.org>
Wed, 4 Jan 2017 13:04:09 +0000
(14:04 +0100)
committer
Timm Bäder
<mail@baedert.org>
Sat, 7 Jan 2017 15:15:12 +0000
(16:15 +0100)
gtk/gtkcombobox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcombobox.c
b/gtk/gtkcombobox.c
index 84dfd9c0307f7a9b5608695d6961f7a1bdd6341e..4da7cbaca6313280d2d078d830e55f535d4a3420 100644
(file)
--- a/
gtk/gtkcombobox.c
+++ b/
gtk/gtkcombobox.c
@@
-259,8
+259,6
@@
enum {
static guint combo_box_signals[LAST_SIGNAL] = {0,};
-#define SCROLL_TIME 100
-
/* common */
static void gtk_combo_box_cell_layout_init (GtkCellLayoutIface *iface);